Goto

Collaborating Authors

 human data labeling-as-a-service part 1


Google Cloud AI Platform: Human Data labeling-as-a-Service Part 1

#artificialintelligence

Labelling is a data science activity to support the training of supervised machine learning models. The term supervised is a direct reference to how these models rely on accurately labelled training data in order for them to learn. Say we want to train an image classification model to identify if an image contains cats; we would need to start with a training set of images, with each image labelled "Has cats" or "No cats". The model relies on these observed labels during training. We are an insurance company and we want a classification model to classify the likelihood of a claim being paid out.